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 to start Server ribbon initialization and attach a server-rendered ribbon.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property InitializationStartScript As String
Get
'Usage
Dim value As String
value = Me.InitializationStartScript
protected virtual string InitializationStartScript { get; }
Property Value
Type: System.String
The script used to start initialization.