Method | Description | |
---|---|---|
ControlParameter ( ) : System |
Create an instance of this class.
|
|
Initialize ( |
Initialize the parameter in the UI.
|
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
|
Method | Description | |
---|---|---|
FindControl ( |
||
GetHandlerDelegate ( ) : |
||
GetProperty ( string propertyName ) : |
||
GetResolvedEventName ( string eventName ) : string | ||
GetResolvedPropertyName ( string propertyName ) : string | ||
HandleRefreshEvent ( object sender, |
||
InitializeCore ( ) : void | ||
RegisterRefreshEvent ( ) : void | ||
SetValueFromControl ( ) : void | ||
SetupHandler ( ) : void | ||
UnregisterRefreshEvent ( ) : void | ||
ValidateControlName ( string name ) : UIElement | ||
ValidateEventName ( string name ) : |
||
ValidatePropertyName ( string name ) : |
public Initialize ( |
||
elementContext | ||
culture | ||
return | void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |