Method | Description | |
---|---|---|
LookupEditorAttribute ( |
If you use this constructor, lookupKey will be determined by [LookupScript] attribute on specified lookup type. If this is a row type, make sure it has [LookupScript] attribute on it.
|
|
LookupEditorAttribute ( string lookupKey ) : System |
public LookupEditorAttribute ( |
||
lookupType | ||
return | System |
public LookupEditorAttribute ( string lookupKey ) : System | ||
lookupKey | string | |
return | System |