Class IEStrings
Inheritance
System.Object
IEStrings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Win32.Dialogs
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class IEStrings
Constructors
IEStrings()
Declaration
public IEStrings()
Fields
Cancel
Declaration
public static readonly string Cancel
Field Value
System.String
|
Close
Declaration
public static readonly string Close
Field Value
System.String
|
DownloadHasCompleted
Declaration
public static readonly string DownloadHasCompleted
Field Value
System.String
|
DownloadHasCompletedGroup
Declaration
public static readonly string DownloadHasCompletedGroup
Field Value
System.String
|
DownloadHasCompletedPattern
Declaration
public static readonly string DownloadHasCompletedPattern
Field Value
System.String
|
DownloadingFromSitePattern
Declaration
public static readonly string DownloadingFromSitePattern
Field Value
System.String
|
IeFrameMuiPath
Declaration
public static readonly string IeFrameMuiPath
Field Value
System.String
|
Open
Declaration
public static readonly string Open
Field Value
System.String
|
PercentDownloadedPattern
Declaration
public static readonly string PercentDownloadedPattern
Field Value
System.String
|
Run
Declaration
public static readonly string Run
Field Value
System.String
|
RunningSecurityScan
Declaration
public static readonly string RunningSecurityScan
Field Value
System.String
|
Save
Declaration
public static readonly string Save
Field Value
System.String
|
SaveAs
Declaration
public static readonly string SaveAs
Field Value
System.String
|
SaveAsTitle
Declaration
public static readonly string SaveAsTitle
Field Value
System.String
|
WindowsInternetExplorer
Declaration
public static readonly string WindowsInternetExplorer
Field Value
System.String
|
Methods
GetDefaultDownloadPath()
Declaration
public static string GetDefaultDownloadPath()
Returns
System.String
|