DocumentLibraryFileExistValidator members
Verifies whether a file exists in the document library.
The DocumentLibraryFileExistValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DocumentLibraryFileExistValidator | Initializes a new instance of the DocumentLibraryFileExistValidator object. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AppendFileExtension | Gets or sets the file name extension of the target file. | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AssociatedControlID | (Inherited from BaseValidator.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
ControlToValidate | (Inherited from BaseValidator.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
Display | (Inherited from BaseValidator.) | |
DocumentLibrary | Gets or sets the document library to search for the file. | |
EnableClientScript | (Inherited from BaseValidator.) | |
Enabled | (Inherited from BaseValidator.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
ErrorMessage | (Inherited from BaseValidator.) | |
Events | (Inherited from Control.) | |
FireIfSecondary | Gets or sets whether the library validator should be raised if other validators are already raised. | |
FolderUrlPart | Gets or sets folder URL part of the URL of the document library file. | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from BaseValidator.) | |
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.) | |
IsValid | (Inherited from BaseValidator.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PropertiesValid | (Inherited from BaseValidator.) | |
RenderingCompatibility | (Inherited from Control.) | |
RenderUplevel | (Inherited from BaseValidator.) | |
SetFocusOnError | (Inherited from BaseValidator.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from Label.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from Label.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | (Inherited from BaseValidator.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ValidationGroup | (Inherited from BaseValidator.) | |
ValidIfExists | Gets or sets a value that determines if the file will be checked for itsexistence or absence. | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top