C# 클래스 DotNetNuke.Modules.UserDefinedTable.List

파일 보기 프로젝트 열기: DNNCommunity/DNN.FormAndList 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
ActionLink global::System.Web.UI.WebControls.HyperLink
XslOutput global::System.Web.UI.WebControls.PlaceHolder
cmdResetSearch global::System.Web.UI.WebControls.LinkButton
cmdSearch global::System.Web.UI.WebControls.LinkButton
ctlPagingControl global::DotNetNuke.UI.WebControls.PagingControl
grdData global::System.Web.UI.WebControls.GridView
lblNoRecordsFound global::System.Web.UI.WebControls.Label
panSearch global::System.Web.UI.WebControls.Panel
phSearchSentence global::System.Web.UI.WebControls.PlaceHolder
plSearch global::System.Web.UI.UserControl
placeholderActions global::System.Web.UI.HtmlControls.HtmlGenericControl

Private Properties

프로퍼티 타입 설명
BindData void
BindDataToDataGrid void
BindDataUsingXslTransform void
CopyScriptToPortal string
GetFieldTitle string
GetModuleControl PortalModuleBase
GetRowFilter string
HandleException void
HasAddPermissonByQuota bool
IsKnownField bool
Page_Load void
PopulateDataGridColumns void
SchemaIsDefined bool
ShowModuleMessage void
ShowModuleMessage void

공개 메소드들

메소드 설명
EnsureActionButton ( ) : void
RaisePostBackEvent ( string eventArgument ) : void

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
Page_PreRender ( object sender, EventArgs e ) : void
ctlPagingControl_CurrentPageChanged ( object sender, EventArgs e ) : void
grdData_Sorting ( object sender, GridViewSortEventArgs e ) : void

비공개 메소드들

메소드 설명
BindData ( ) : void
BindDataToDataGrid ( ) : void

BindDataToDataGrid fetchs the data from the database and binds it to the grid

BindDataUsingXslTransform ( string styleSheet ) : void

BindDataUsingXslTransform fetchs the data from the database and binds it to the grid

CopyScriptToPortal ( string styleSheet ) : string
GetFieldTitle ( int fieldId ) : string
GetModuleControl ( ) : PortalModuleBase
GetRowFilter ( string filter, string search ) : string
HandleException ( Exception exc, string localizedMessage ) : void
HasAddPermissonByQuota ( ) : bool
IsKnownField ( string fieldName ) : bool
Page_Load ( object sender, EventArgs e ) : void
PopulateDataGridColumns ( ) : void

set up Fielddefinitions for Datagrid

SchemaIsDefined ( ) : bool
ShowModuleMessage ( string message ) : void
ShowModuleMessage ( string keyForLocalization, string parameter, string fallBackMessage ) : void

메소드 상세

EnsureActionButton() 공개 메소드

public EnsureActionButton ( ) : void
리턴 void

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e EventArgs
리턴 void

Page_PreRender() 보호된 메소드

protected Page_PreRender ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

RaisePostBackEvent() 공개 메소드

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
리턴 void

ctlPagingControl_CurrentPageChanged() 보호된 메소드

protected ctlPagingControl_CurrentPageChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

grdData_Sorting() 보호된 메소드

protected grdData_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
리턴 void

프로퍼티 상세

ActionLink 보호되어 있는 프로퍼티

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

XslOutput 보호되어 있는 프로퍼티

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

cmdResetSearch 보호되어 있는 프로퍼티

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

cmdSearch 보호되어 있는 프로퍼티

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

ctlPagingControl 보호되어 있는 프로퍼티

ctlPagingControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.WebControls.PagingControl ctlPagingControl
리턴 global::DotNetNuke.UI.WebControls.PagingControl

grdData 보호되어 있는 프로퍼티

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

lblNoRecordsFound 보호되어 있는 프로퍼티

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

panSearch 보호되어 있는 프로퍼티

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

phSearchSentence 보호되어 있는 프로퍼티

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

plSearch 보호되어 있는 프로퍼티

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

placeholderActions 보호되어 있는 프로퍼티

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