ContentDefinition.ContentPlaceHolderID Property

 

Gets the ID of the ContentPlaceHolder control that is associated with the current content.

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

member ContentPlaceHolderID : string with get

Property Value

Type: System.String

The ID of the ContentPlaceHolder associated with the current content.

.NET Framework
Available since 2.0
Return to top
Show: