Class PagePopupSelector
public class PagePopupSelector : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
PagePopupSelector
- Implements
- Inherited Members
Constructors
PagePopupSelector()
public PagePopupSelector()
Fields
ClearButton
ClearButton control.
protected IconButton ClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FixedTypeInput
FixedTypeInput control.
protected HiddenField FixedTypeInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OpenButton
OpenButton control.
protected IconButton OpenButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PopupWindow
PopupWindow control.
protected PagePopupSelectorWindow PopupWindow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SiteInput
SiteInput control.
protected HiddenField SiteInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StyleLiteral
StyleLiteral control.
protected PageHeadContent StyleLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TextInput
TextInput control.
protected HtmlInputText TextInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TypeInput
TypeInput control.
protected HiddenField TypeInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValueInput
ValueInput control.
protected HiddenField ValueInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
AllowEdit
public bool AllowEdit { get; set; }
Property Value
FixedPageType
public string FixedPageType { get; set; }
Property Value
SiteId
public Guid? SiteId { get; set; }
Property Value
- Guid?
Value
public Guid? Value { get; set; }
Property Value
- Guid?
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)