TrustGeneralSettingSection.TxtTrustName Field
Specifies the name of the trust relationship.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected TxtTrustName As TextBox
'Usage
Dim value As TextBox
value = Me.TxtTrustName
Me.TxtTrustName = value
protected TextBox TxtTrustName
See Also
Reference
TrustGeneralSettingSection Class