BeforeRender(String)
|
Specifies the JavaScript function that handles the client-side BeforeRender event.
|
CustomizeLocalization(String)
|
Specifies the JavaScript function that handles the client-side CustomizeLocalization event.
|
CustomizeParameterEditors(String)
|
Specifies the JavaScript function that handles the client-side CustomizeParameterEditors event.
|
CustomizeParameterLookUpSource(String)
|
Specifies the JavaScript function that handles the client-side CustomizeParameterLookUpSource event.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
OnInitializing(String)
|
Allows you to specify a JavaScript function that runs before Document Viewer fetches the View model from the server and before the BeforeRender event.
|
OnServerError(String)
|
Specifies the JavaScript function that handles the client-side OnServerError event.
|
ParametersInitialized(String)
|
Specifies the JavaScript function that handles the client-side ParametersInitialized event and allows you to get the client-side parameter values when they are initialized and modify them.
|
ParametersReset(String)
|
Specifies the JavaScript function that handles the client-side ParametersReset event.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|