Method | Description | |
---|---|---|
GetFieldDisplayText ( Products fieldDefinition, string fieldValue ) : string |
Method | Description | |
---|---|---|
BuildControl ( System builder, Products field, string value, object htmlAttributes, System viewContext ) : void |
protected BuildControl ( System builder, Products field, string value, object htmlAttributes, System viewContext ) : void | ||
builder | System | |
field | Products | |
value | string | |
htmlAttributes | object | |
viewContext | System | |
return | void |
public GetFieldDisplayText ( Products fieldDefinition, string fieldValue ) : string | ||
fieldDefinition | Products | |
fieldValue | string | |
return | string |