Class CategoryDetail
public class CategoryDetail : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
CategoryDetail
- Implements
- Inherited Members
Constructors
CategoryDetail()
public CategoryDetail()
Fields
CategoryFolderSelector
CategoryFolderSelector control.
protected CollectionItemFolderComboBox CategoryFolderSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CategoryFolderSelectorView
CategoryFolderSelectorView control.
protected MultiFieldView CategoryFolderSelectorView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CategoryFolderText
CategoryFolderText control.
protected TextBox CategoryFolderText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CategoryFolderTextView
CategoryFolderTextView control.
protected MultiFieldView CategoryFolderTextView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CategoryName
CategoryName control.
protected TextBox CategoryName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CategoryNameUniqueValidator
CategoryNameUniqueValidator control.
protected CustomValidator CategoryNameUniqueValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DescriptionInput
DescriptionInput control.
protected TextBox DescriptionInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetInputValues(TCollectionItem)
public void GetInputValues(TCollectionItem entity)
Parameters
entityTCollectionItem
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SetInputValues(TCollectionItem)
public void SetInputValues(TCollectionItem entity)
Parameters
entityTCollectionItem