Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds parsed sub objects to the control collection only if the EditModePanel is going to render in the current mode
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub AddParsedSubObject ( _
obj As Object _
)
'Usage
Dim obj As Object
Me.AddParsedSubObject(obj)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void AddParsedSubObject(
Object obj
)
Parameters
obj
Type: System.ObjectParsed sub object to add to the control collection