Intersoft WebDesktop Documentation
WebPane
Send Feedback
Intersoft WebDesktop > Client-side References > WebPane

Glossary Item Box

 WebPane Properties

ContentMode Description
Gets or sets the content mode of this Pane.

ValueType
ContentMode

Default Value
Default
ContentURL Description
Gets or sets the URL for the IFrame content. This property is applicable when ContentMode is set to UseIFrame.

ValueType
String

Default Value

InProgressText Description
Gets or sets the text which will be displayed when the Active IFrame is in loading progress. This property only applicable when IFrameShowLoader is set to True and ContentMode is set to UseIFrame.

ValueType
String

Default Value

 WebPane Methods

GetContentDivElement

Description
Get the Content's DivElement of WebPane

Parameters

 

Remarks

Return Value
object (HTML Element)
Samples
 
GetContentElement

Description
Get the Content's Element of WebPane

Parameters

 

Remarks

Return Value
object (HTML Element)
Samples
 
GetPanelFrameElement

Description
Get PanelFrame's Element of WebPane

Parameters

 

Remarks

 

Return Value

object (HTML Element)

Samples

 
GetInProgressText

Description
Get WebPane's InProgress Text

Parameters

 

Remarks


Return Value

String

Samples

 
SetContentURL Description
Set WebPane Content URL

Parameters
    url (String)
    Address of the URL

Remarks


Return Value


Samples

 

© 2012 Intersoft Solutions Corp. All Rights Reserved.