AssetUrlSelector Properties
Include Protected Members
Include Inherited Members
The AssetUrlSelector type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AccessibilityName | Gets or sets the string that appears as the Microsoft Active Accessibility (MSAA) name used by Web user interface (UI) accessibility tools. |
![]() |
AccessKey | (Inherited from WebControl.) |
![]() |
Adapter | (Inherited from Control.) |
![]() |
AllowExternalUrls | A flag that determines whether the AssetUrl() value is validated to ensure that it is in the current site collection. |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() |
AssetPickerButtonVisible | Determines whether the button control used to open the Asset Picker dialog box is rendered. |
![]() |
AssetTextClientID | Gets or sets the client identifier (ID) used to find the HTML element for the URL value returned from the Asset Picker dialog box. |
![]() |
AssetUrl | Gets or sets the URL that the user has typed or selected and enters it in the Asset URL text box. |
![]() |
AssetUrlClientID | Gets or sets the client identifier (ID) used to find the HTML element for the URL value returned from the Asset Picker dialog box. |
![]() |
AssetUrlTextBoxVisible | Determines whether the text box for the AssetUrl property is rendered. |
![]() |
Attributes | (Inherited from WebControl.) |
![]() |
AutoPostBack | Determines whether the page automatically posts information back to the server whenever the Asset Picker dialog box returns a value or when the user presses the ENTER or TAB key in the Asset URL text box. |
![]() |
BackColor | (Inherited from WebControl.) |
![]() |
BindingContainer | (Inherited from Control.) |
![]() |
BorderColor | (Inherited from WebControl.) |
![]() |
BorderStyle | (Inherited from WebControl.) |
![]() |
BorderWidth | (Inherited from WebControl.) |
![]() |
ButtonType | Gets or sets the style for the Asset Picker button. |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientCallback | Gets or sets a client ECMAScript (JavaScript, JScript) string that specifies a function to call when the Asset Picker dialog box returns a value. |
![]() |
ClientID | (Inherited from Control.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Context | (Inherited from Control.) |
![]() |
Controls | (Inherited from Control.) |
![]() |
ControlStyle | (Inherited from WebControl.) |
![]() |
ControlStyleCreated | (Inherited from WebControl.) |
![]() |
CssClass | (Inherited from WebControl.) |
![]() |
CssTextBox | Gets or sets the cascading style sheets (CSS) class for the Asset URL text box. |
![]() |
DecodeUrlPath | Determines if the path of the URL value, up to any number sign (#) or question mark (?) character, is URL-decoded before the AssetUrl property returns it. |
![]() |
DefaultOpenLocationUrl | Gets or sets the URL to a location in this site collection to add to the top of the Look In section of the Asset Picker dialog box. |
![]() |
DefaultToLastUsedLocation | Determines whether the last stored location is used to determine the initial location when the Asset Picker dialog box opens. |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
DisplayLookInSection | Determines whether the Look In section is hidden when the Asset Picker dialog box is opened. |
![]() |
Enabled | (Inherited from WebControl.) |
![]() |
EnableTheming | (Inherited from WebControl.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
Font | (Inherited from WebControl.) |
![]() |
ForeColor | (Inherited from WebControl.) |
![]() |
HasAttributes | (Inherited from WebControl.) |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
Height | (Inherited from WebControl.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
IsChildControlStateCleared | (Inherited from Control.) |
![]() |
IsEnabled | (Inherited from WebControl.) |
![]() |
IsTrackingViewState | (Inherited from Control.) |
![]() |
IsUrlRequired | Determines if the AssetUrl value is validated to ensure that it is not empty. |
![]() |
IsViewStateEnabled | (Inherited from Control.) |
![]() |
LoadViewStateByID | (Inherited from Control.) |
![]() |
MaxLength | Gets or sets the maximum character length for the asset URL text box. |
![]() |
NamingContainer | (Inherited from Control.) |
![]() |
OverrideDialogDescription | Gets or sets instructional description text displayed in the upper area of the Asset Picker dialog box. |
![]() |
OverrideDialogFeatures | Gets or sets the window features string used when the Asset Picker dialog box opens. |
![]() |
OverrideDialogImageUrl | Gets or sets the URL to the image that appears at the top of the Asset Picker dialog box. |
![]() |
OverrideDialogTitle | Gets or sets the title text of the Asset Picker dialog box. |
![]() |
Page | (Inherited from Control.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
PickerButtonImage | Gets and sets the URL for the image when ButtonType is set to ButtonType.Image. Uses a default image when none is specified. |
![]() |
PickerButtonText | Gets or sets the text for the button used to open the Asset Picker dialog box. |
![]() |
PickerTextBoxWidth | |
![]() |
PrimaryInputControl | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from WebControl.) |
![]() |
Style | (Inherited from WebControl.) |
![]() |
TabIndex | (Inherited from WebControl.) |
![]() |
TagKey | (Inherited from WebControl.) |
![]() |
TagName | (Inherited from WebControl.) |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
ToolTip | (Inherited from WebControl.) |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
UseImageAssetPicker | Determines if the Asset Picker dialog box is opened for the purpose of selecting an image URL. |
![]() |
ValidateUrl | Determines if the AssetUrl property value is validated to ensure that it is safe and valid. |
![]() |
ViewState | (Inherited from Control.) |
![]() |
ViewStateIgnoresCase | (Inherited from Control.) |
![]() |
Visible | (Inherited from Control.) |
![]() |
Width | (Inherited from WebControl.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.Expressions | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top
.gif)
.gif)
.gif)
.gif)