Specifies the URL path of the Image Gallery, flash gallery, media gallery and files gallery
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public void SetSecurityGalleryPath( string path ) |
Visual Basic |
---|
Public Sub SetSecurityGalleryPath ( _ path As String _ ) |
Visual C++ |
---|
public: void SetSecurityGalleryPath( String^ path ) |
Parameters
- path
- Type: System..::..String