Свойство | Type | Description | |
---|---|---|---|
ThisGuid | System.Guid | ||
UploadPath | string | ||
UploadURL | string |
Méthode | Description | |
---|---|---|
CKEditor_Security_Token ( string UploadPath, string UploadURL ) : System |
Constructor for a new instance of the CKEditor_Security_Token class
|
public CKEditor_Security_Token ( string UploadPath, string UploadURL ) : System | ||
UploadPath | string | Path where the uploaded files should go |
UploadURL | string | URL where the uploaded files go, to return the uploaded file URL |
Résultat | System |