Property | Type | Description | |
---|---|---|---|
AttachFunction |
Property | Type | Description | |
---|---|---|---|
AttachConstructor | string | ||
BasicConstructor | string | ||
NewLine | string |
Method | Description | |
---|---|---|
ConstructorScript ( |
||
EntityBase ( |
||
ParseTypes ( string types ) : System.Type[] | ||
SFControlThen ( string functionCall ) : string |
Method | Description | |
---|---|---|
GetElementRoute ( ) : PropertyRoute | ||
GetElementType ( ) : |
||
OptionsJSInternal ( ) : object>.Dictionary |
Method | Description | |
---|---|---|
AttachConstructor ( |
||
BasicConstructor ( |
||
NewLine ( string varLines, string type ) : string |
public ConstructorScript ( |
||
module | ||
type | string | |
return | System.Web.Mvc.MvcHtmlString |
public EntityBase ( |
||
type | ||
untypedValue | object | |
parent | Context | |
prefix | string | |
propertyRoute | PropertyRoute | |
return | System |
protected GetElementRoute ( ) : PropertyRoute | ||
return | PropertyRoute |
protected OptionsJSInternal ( ) : object>.Dictionary |
||
return | object>.Dictionary |
public static ParseTypes ( string types ) : System.Type[] | ||
types | string | |
return | System.Type[] |
public SFControlThen ( string functionCall ) : string | ||
functionCall | string | |
return | string |