ViewDataInfo
Assembly: ServiceStack.Razor.dll
View Source
Declaration
public class ViewDataInfo
Properties
Container
View Source
Declaration
public object Container { get; set; }
PropertyDescriptor
View Source
Declaration
public PropertyDescriptor PropertyDescriptor { get; set; }
Value
View Source
Declaration
public object Value { get; set; }