Method | Description | |
---|---|---|
GetFieldDisplayText ( |
||
Render ( |
Method | Description | |
---|---|---|
BuildControl ( TagBuilder builder, |
protected BuildControl ( TagBuilder builder, |
||
builder | TagBuilder | |
fieldDefinition | ||
fieldValue | string | |
htmlAttributes | object | |
viewContext | System.Web.Mvc.ViewContext | |
return | void |
public GetFieldDisplayText ( |
||
fieldDefinition | ||
fieldValue | string | |
return | string |
public Render ( |
||
fieldDefinition | ||
fieldValue | string | |
htmlAttributes | object | |
viewContext | System.Web.Mvc.ViewContext | |
return | IHtmlString |