Class ModifyPublication
public class ModifyPublication : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
ModifyPublication
- Implements
- Inherited Members
Constructors
ModifyPublication()
public ModifyPublication()
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.
DeleteImage
DeleteImage control.
protected IconButton DeleteImage
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.
NavigateUrl
public const string NavigateUrl = "/ui/admin/learning/programs/modify-publication"
Field Value
NoTaskItemsMessage
NoTaskItemsMessage control.
protected HtmlGenericControl NoTaskItemsMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramIcon
ProgramIcon control.
protected TextBox ProgramIcon
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramIconPreview
ProgramIconPreview control.
protected HtmlGenericControl ProgramIconPreview
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramImage
ProgramImage control.
protected Image ProgramImage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramImageField
ProgramImageField control.
protected HtmlGenericControl ProgramImageField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramImageUploadV2
ProgramImageUploadV2 control.
protected FileUploadV2 ProgramImageUploadV2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramImageUrl
ProgramImageUrl control.
protected TextBox ProgramImageUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramSlug
ProgramSlug control.
protected TextBox ProgramSlug
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PublicationStatus
PublicationStatus control.
protected CheckBox PublicationStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PublicationTab
PublicationTab control.
protected NavItem PublicationTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskItemRepeater
TaskItemRepeater control.
protected Repeater TaskItemRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TasksTab
TasksTab control.
protected NavItem TasksTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TasksValues
TasksValues control.
protected HiddenField TasksValues
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebFolderIdentifier
WebFolderIdentifier control.
protected WebFolderComboBox WebFolderIdentifier
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 WebPageComboBox WebPageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageIdentifierAdd
WebPageIdentifierAdd control.
protected IconButton WebPageIdentifierAdd
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageIdentifierEdit
WebPageIdentifierEdit control.
protected HtmlAnchor WebPageIdentifierEdit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageIdentifierLinks
WebPageIdentifierLinks control.
protected HtmlGenericControl WebPageIdentifierLinks
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageIdentifierView
WebPageIdentifierView control.
protected HtmlAnchor WebPageIdentifierView
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.
WebSiteIdentifier
WebSiteIdentifier control.
protected WebSiteComboBox WebSiteIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetDisplayTextType(string)
protected string GetDisplayTextType(string type)
Parameters
typestring
Returns
GetNavigateUrl(Guid, string)
public static string GetNavigateUrl(Guid programId, string tab = null)
Parameters
Returns
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)
Parameters
Redirect(Guid, string)
public static void Redirect(Guid programId, string tab = null)