Description:A JSON string which is used to create an overlay at the client side.
Parameters
FromJson(String)
N/A
Remarks
N/A
Return Value
Type:Void
Description:N/A
Parameters
jsonString
Type:String
Description:a json string
ToString()
N/A
Remarks
N/A
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
N/A
Remarks
N/A
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
N/A
Remarks
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetType()
N/A
Remarks
N/A
Return Value
Type:Type
Description:N/A
Parameters
Protected Methods
RegisterJavaScriptLibrary(Page)
N/A
Remarks
N/A
Return Value
Type:Void
Description:N/A
Parameters
page
Type:Page
Description:N/A
RegisterJavaScriptLibraryCore(Page)
N/A
Remarks
The RegisterJavaScriptLibraryCore method allows derived classes to override and register their own Javascript library URL to the HTML page.
Return Value
Type:Void
Description:N/A
Parameters
page
Type:Page
Description:The page object that is used for registering the javascript library.
Finalize()
N/A
Remarks
N/A
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
N/A
Remarks
N/A
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
IsVisible
N/A
Remarks
N/A
Return Value
Type:Boolean
Name
N/A
Remarks
N/A
Return Value
Type:String
Opacity
N/A
Remarks
The Opacity property enables you to specify a level of transparency for the overlay. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. The lower the value, the more transparent it is. Setting this property to a value of 0 percent (0.00) makes the overlay completely invisible.