Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Initializes properties that affect the appearance of the control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub InitUI
'Usage
Me.InitUI()
protected virtual void InitUI()
Remarks
If the Visible property of the control is true, then this method ensures that properties that affect the appearance of the control have values. These properties include the AccessKey, ImageUrl, and Text properties.