C# 클래스 DotNetNuke.Modules.Xml.Providers.XmlRenderingProvider.XslCompiledTransform.Settings

파일 보기 프로젝트 열기: DNNCommunity/DNN.XML

보호된 프로퍼티들

프로퍼티 타입 설명
PedXsl ParameterEditor
UrlXsl UrlControl
divXslSettings global::System.Web.UI.HtmlControls.HtmlGenericControl
dshXslParams global::System.Web.UI.UserControl
lblXslDefinition global::System.Web.UI.WebControls.Label
sectXslParams global::System.Web.UI.HtmlControls.HtmlGenericControl

공개 메소드들

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

비공개 메소드들

메소드 설명
BindTransformSettings ( ) : void

메소드 상세

LoadSettings() 공개 메소드

public LoadSettings ( ) : void
리턴 void

SaveSettings() 공개 메소드

public SaveSettings ( ) : void
리턴 void

프로퍼티 상세

PedXsl 보호되어 있는 프로퍼티

protected ParameterEditor PedXsl
리턴 ParameterEditor

UrlXsl 보호되어 있는 프로퍼티

protected UrlControl UrlXsl
리턴 UrlControl

divXslSettings 보호되어 있는 프로퍼티

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

dshXslParams 보호되어 있는 프로퍼티

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

lblXslDefinition 보호되어 있는 프로퍼티

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

sectXslParams 보호되어 있는 프로퍼티

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