Method | Description | |
---|---|---|
IsValidField ( string fieldname ) : bool | ||
OnLoad ( |
||
OnOK ( object sender, |
Method | Description | |
---|---|---|
GetControls ( ) : IEnumerable |
||
GetDescription ( string fieldname ) : string | ||
GetSectionControl ( string fieldName ) : SitecoreExtension.PageProperties.UI.HtmlControls.Section | ||
GetToolTip ( string fieldname ) : string | ||
PopulateInstance ( KeyValuePair |
protected IsValidField ( string fieldname ) : bool | ||
fieldname | string | |
return | bool |
protected OnOK ( object sender, |
||
sender | object | |
args | ||
return | void |