Class ModifyContent
public class ModifyContent : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
ModifyContent
- Implements
- Inherited Members
Constructors
ModifyContent()
public ModifyContent()
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.
ContentRepeater
ContentRepeater control.
protected Repeater ContentRepeater
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-content"
Field Value
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindControlsToModel(TProgram, ContentContainer)
public virtual void BindControlsToModel(TProgram program, ContentContainer content)
Parameters
programTProgramcontentContentContainer
BindModelToControls(TProgram, ContentContainer)
protected void BindModelToControls(TProgram program, ContentContainer content)
Parameters
programTProgramcontentContentContainer
GetNavigateUrl(Guid)
public static string GetNavigateUrl(Guid programId)
Parameters
programIdGuid
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)
public static void Redirect(Guid programId)
Parameters
programIdGuid