IContentResolutionService.GetContentDesignerState Method
.NET Framework 3.0
Retrieves the current state of the identified content place holder.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
ContentDesignerState GetContentDesignerState ( String identifier )
function GetContentDesignerState (
identifier : String
) : ContentDesignerState
Not applicable.
Parameters
- identifier
The identifier for a content place holder.
Return Value
A ContentDesignerState.Community Additions
ADD
Show: