Ribbon.PlaceholderElementId Property
Gets or sets the element identifier of the Server ribbon control.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Public Property PlaceholderElementId As String
Get
Set
'Usage
Dim instance As Ribbon
Dim value As String
value = instance.PlaceholderElementId
instance.PlaceholderElementId = value
public string PlaceholderElementId { get; set; }
Property Value
Type: System.String
A String representation of the placeholder element identifier.
Remarks
The default value is RibbonContainer.