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.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LoadAfterUI As Boolean
Get
Set
'Usage
Dim instance As ScriptLink
Dim value As Boolean
value = instance.LoadAfterUI
instance.LoadAfterUI = value
public bool LoadAfterUI { get; set; }
Property value
Type: System.Boolean
Returns Boolean.