Enabled(JS)
|
Enables displaying the load panel automatically. Mirrors the client-side enabled option.
|
Enabled(Mode)
|
Enables displaying the load panel automatically. Mirrors the client-side enabled option.
|
Enabled(Boolean)
|
Enables displaying the load panel automatically. Mirrors the client-side enabled option.
|
Enabled(String)
|
Obsolete. Enables displaying the load panel automatically. Mirrors the client-side enabled option.
|
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.
|
Height(JS)
|
Specifies the height of the load panel in pixels. Mirrors the client-side height option.
|
Height(Double)
|
Specifies the height of the load panel in pixels. Mirrors the client-side height option.
|
Height(String)
|
|
IndicatorSrc(JS)
|
Specifies a URL pointing to an image to be used as a loading indicator. Mirrors the client-side indicatorSrc option.
|
IndicatorSrc(String)
|
Specifies a URL pointing to an image to be used as a loading indicator. Mirrors the client-side indicatorSrc option.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Shading(JS)
|
Specifies whether to shade the UI component when the load panel is shown. Mirrors the client-side shading option.
|
Shading(Boolean)
|
Specifies whether to shade the UI component when the load panel is shown. Mirrors the client-side shading option.
|
ShadingColor(JS)
|
Specifies the shading color. Applies only if shading is true. Mirrors the client-side shadingColor option.
|
ShadingColor(String)
|
Specifies the shading color. Applies only if shading is true. Mirrors the client-side shadingColor option.
|
ShowIndicator(JS)
|
Specifies whether to show the loading indicator. Mirrors the client-side showIndicator option.
|
ShowIndicator(Boolean)
|
Specifies whether to show the loading indicator. Mirrors the client-side showIndicator option.
|
ShowPane(JS)
|
Specifies whether to show the pane of the load panel. Mirrors the client-side showPane option.
|
ShowPane(Boolean)
|
Specifies whether to show the pane of the load panel. Mirrors the client-side showPane option.
|
Text(JS)
|
Specifies text displayed on the load panel. Mirrors the client-side text option.
|
Text(String)
|
Specifies text displayed on the load panel. Mirrors the client-side text option.
|
ToString()
|
Returns a string that represents the current object.
|
Width(JS)
|
Specifies the width of the load panel in pixels. Mirrors the client-side width option.
|
Width(Double)
|
Specifies the width of the load panel in pixels. Mirrors the client-side width option.
|
Width(String)
|
|