Property | Type | Description |
---|
Method | Description | |
---|---|---|
ByName ( string dataTypeName ) : |
||
ContentDataTypes ( ) : string>.IDictionary |
||
GetDataTypesConfigPath ( ) : String | ||
GetLocalization ( string setting = "" ) : string | ||
RenderValuesToHtmlInsideDataSet ( |
||
SetStylesAndFormats ( System.Web.UI.WebControls.BoundField column, string format ) : void | ||
SystemDataTypes ( ) : string>.IDictionary |
Method | Description | |
---|---|---|
GetFieldSetting ( string key, int id, |
public static ByName ( string dataTypeName ) : |
||
dataTypeName | string | |
return |
public static ContentDataTypes ( ) : string>.IDictionary |
||
return | string>.IDictionary |
public static GetDataTypesConfigPath ( ) : String | ||
return | String |
protected GetFieldSetting ( string key, int id, |
||
key | string | |
id | int | |
ds | ||
return | object |
public GetLocalization ( string setting = "" ) : string | ||
setting | string | |
return | string |
public RenderValuesToHtmlInsideDataSet ( |
||
ds | ||
moduleId | int | |
noScript | bool | |
return | void |
public SetStylesAndFormats ( System.Web.UI.WebControls.BoundField column, string format ) : void | ||
column | System.Web.UI.WebControls.BoundField | |
format | string | |
return | void |
public static SystemDataTypes ( ) : string>.IDictionary |
||
return | string>.IDictionary |