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.
Gets the script that is used for initializing the Server ribbon when it is minimized.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property InitializationScript As String
Get
'Usage
Dim value As String
value = Me.InitializationScript
protected virtual string InitializationScript { get; }
Property Value
Type: System.String
The script used for initializing the ribbon.