Class Publish
public class Publish : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Publish
- Implements
- Inherited Members
Constructors
Publish()
public Publish()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseAsset
CourseAsset control.
protected Literal CourseAsset
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseName
CourseName control.
protected Literal CourseName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CoursePanel
CoursePanel control.
protected HtmlGenericControl CoursePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PublishButton
PublishButton control.
protected Button PublishButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PublishMethod
PublishMethod control.
protected RadioButtonList PublishMethod
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageHelp
WebPageHelp control.
protected HtmlGenericControl WebPageHelp
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageIdentifier
WebPageIdentifier control.
protected PagePopupSelector WebPageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageLabel
WebPageLabel control.
protected Literal WebPageLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPagePanel
WebPagePanel control.
protected HtmlGenericControl WebPagePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageRequired
WebPageRequired control.
protected CustomValidator WebPageRequired
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebSiteIdentifier
WebSiteIdentifier control.
protected WebSiteComboBox WebSiteIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
CourseIdentifier
protected Guid CourseIdentifier { get; }
Property Value
Methods
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)