Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Syntax
| C# |
|---|
public enum URLType |
| Visual Basic |
|---|
Public Enumeration URLType |
| Visual C++ |
|---|
public enum class URLType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | ||
| SiteRelative | 1 | ||
| Absolute | 2 |