CertificateSettingSection.TxtTrustDescription Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected TxtTrustDescription As TextBox
'Usage
Dim value As TextBox
value = Me.TxtTrustDescription
Me.TxtTrustDescription = value
protected TextBox TxtTrustDescription
See Also
Reference
CertificateSettingSection Class