C# 클래스 Engage.Dnn.Publish.CategoryControls.CategoryDisplayOptions

파일 보기 프로젝트 열기: EngageSoftware/Engage-Publish

보호된 프로퍼티들

프로퍼티 타입 설명
ddlCategoryList global::System.Web.UI.WebControls.DropDownList
ddlChildDisplay global::System.Web.UI.WebControls.DropDownList
ddlItemTypeList global::System.Web.UI.WebControls.DropDownList
ddlSortOption global::System.Web.UI.WebControls.DropDownList
ddlViewOptions global::System.Web.UI.WebControls.DropDownList
lblChooseCategory global::DotNetNuke.UI.UserControls.LabelControl
lblChooseChildDisplay global::DotNetNuke.UI.UserControls.LabelControl
lblChooseDisplayType global::DotNetNuke.UI.UserControls.LabelControl
lblChooseItemType global::DotNetNuke.UI.UserControls.LabelControl
lblSortOption global::DotNetNuke.UI.UserControls.LabelControl

공개 메소드들

메소드 설명
LoadSettings ( ) : void
UpdateSettings ( ) : void

비공개 메소드들

메소드 설명
Save ( ) : void

메소드 상세

LoadSettings() 공개 메소드

public LoadSettings ( ) : void
리턴 void

UpdateSettings() 공개 메소드

public UpdateSettings ( ) : void
리턴 void

프로퍼티 상세

ddlCategoryList 보호되어 있는 프로퍼티

ddlCategoryList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlCategoryList
리턴 global::System.Web.UI.WebControls.DropDownList

ddlChildDisplay 보호되어 있는 프로퍼티

ddlChildDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlChildDisplay
리턴 global::System.Web.UI.WebControls.DropDownList

ddlItemTypeList 보호되어 있는 프로퍼티

ddlItemTypeList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlItemTypeList
리턴 global::System.Web.UI.WebControls.DropDownList

ddlSortOption 보호되어 있는 프로퍼티

ddlSortOption control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlSortOption
리턴 global::System.Web.UI.WebControls.DropDownList

ddlViewOptions 보호되어 있는 프로퍼티

ddlViewOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlViewOptions
리턴 global::System.Web.UI.WebControls.DropDownList

lblChooseCategory 보호되어 있는 프로퍼티

lblChooseCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblChooseCategory
리턴 global::DotNetNuke.UI.UserControls.LabelControl

lblChooseChildDisplay 보호되어 있는 프로퍼티

lblChooseChildDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblChooseChildDisplay
리턴 global::DotNetNuke.UI.UserControls.LabelControl

lblChooseDisplayType 보호되어 있는 프로퍼티

lblChooseDisplayType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblChooseDisplayType
리턴 global::DotNetNuke.UI.UserControls.LabelControl

lblChooseItemType 보호되어 있는 프로퍼티

lblChooseItemType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblChooseItemType
리턴 global::DotNetNuke.UI.UserControls.LabelControl

lblSortOption 보호되어 있는 프로퍼티

lblSortOption control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSortOption
리턴 global::DotNetNuke.UI.UserControls.LabelControl