Class SoClientState
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SoClientState : SoHiddenField, IControl, ILayout, IDatabindingMode, IHasSchema, INamingContainer
Constructors
SoClientState()
Declaration
public SoClientState()
Fields
_scriptElement
Declaration
protected HtmlGenericControl _scriptElement
Field Value
| Type | Description |
|---|---|
| HtmlGenericControl |
Methods
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| EventArgs | e |