InputFormSection.ImageClientId Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property ImageClientId As String
Get
'Usage
Dim instance As InputFormSection
Dim value As String
value = instance.ImageClientId
public string ImageClientId { get; }
Property Value
Type: System.String