TenantSetHostUrlDialog Fields

Include Protected Members
Include Inherited Members

The TenantSetHostUrlDialog type exposes the following members.

Fields

  Name Description
Protected field ChkBoxEnableProfileCreation Represents an InputFormCheckBox that is used to determine whether the profile page is enabled.
Protected field DescriptionLabel Represents a Label that displays instructions on how to configure the external content type profile page host.
Protected field HostUrlValidator Represents an InputFormCustomValidator that is used to validate whether the URL entered for the site hosting the external content profile pages is a valid URL, and whether the hosting site exists.
Protected field OkButton Represents a Button that is used to save the changes made on the TenantSetHostUrlDialog page.
Protected field ProfilePageHostFormSection Represents a InputFormSection that contains the controls used to set the URL of the profile page hosting site.
Protected field ReqProfileHostUrl Represents a InputFormRequiredFieldValidator that is used to validate that the TxtProfilePageHostUrl contains a value. TxtProfilePageHostUrl does not have to contain a value if the ChkBoxEnableProfileCreation is not selected.
Protected field TxtProfilePageHostUrl Represents a TextBox that is used to input the URL of the site that will host the external content type profile pages.

Top

See Also

Reference

TenantSetHostUrlDialog Class

Microsoft.SharePoint.Portal.WebControls Namespace