IContentResolutionService.GetContentDesignerState Method (String)

 

Retrieves the current state of the identified content place holder.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

Function GetContentDesignerState (
	identifier As String
) As ContentDesignerState

Parameters

identifier
Type: System.String

The identifier for a content place holder.

Return Value

Type: System.Web.UI.Design.ContentDesignerState

The current state of the identified content placeholder.

.NET Framework
Available since 2.0
Return to top
Show: