Specifies the URL path of the Files Gallery
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void SetSecurityFilesGalleryPath( string path ) |
| Visual Basic |
|---|
Public Sub SetSecurityFilesGalleryPath ( _ path As String _ ) |
| Visual C++ |
|---|
public: void SetSecurityFilesGalleryPath( String^ path ) |
Parameters
- path
- Type: System..::..String