Class ClassSettings
public class ClassSettings : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ClassSettings
- Implements
- Inherited Members
Constructors
ClassSettings()
public ClassSettings()
Fields
RowRepeater
RowRepeater control.
protected Repeater RowRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
IsGroupVisible()
protected bool IsGroupVisible()
Returns
LoadData(QEvent)
public void LoadData(QEvent ev)
Parameters
evQEvent
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)