BlRichTextBoxViewModelBaseInitItem - метод |
Пространство имён:
Tessa.UI.Controls.CustomRichTextBoxCtrl
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected ItemBaseViewModel InitItem(
string fullFileName,
string name,
string uri,
AttachmentTypes type,
ITempFile tempFile = null
)
Protected Function InitItem (
fullFileName As String,
name As String,
uri As String,
type As AttachmentTypes,
Optional tempFile As ITempFile = Nothing
) As ItemBaseViewModel
protected:
ItemBaseViewModel^ InitItem(
String^ fullFileName,
String^ name,
String^ uri,
AttachmentTypes type,
ITempFile^ tempFile = nullptr
)
member InitItem :
fullFileName : string *
name : string *
uri : string *
type : AttachmentTypes *
?tempFile : ITempFile
(* Defaults:
let _tempFile = defaultArg tempFile null
*)
-> ItemBaseViewModel
Параметры
- fullFileName
- Тип: SystemString
- name
- Тип: SystemString
- uri
- Тип: SystemString
- type
- Тип: Tessa.Forums.ModelsAttachmentTypes
- tempFile (Optional)
- Тип: Tessa.Platform.IOITempFile
Возвращаемое значение
Тип:
ItemBaseViewModelСм. также