Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Vidyano
ViewModel
StorePersistentObject.StorePersistentObjectTabAttributes
C# Class Vidyano.ViewModel.StorePersistentObject.StorePersistentObjectTabAttributes
Inheritance:
PersistentObjectTabAttributes
Show file
Open project: stevehansen/vidyano_v1
Public Methods
Method
Description
StorePersistentObjectTabAttributes
(
PersistentObjectAttribute
attributes
,
string
title
,
PersistentObject
parent
) :
System
Method Details
StorePersistentObjectTabAttributes()
public
method
public
StorePersistentObjectTabAttributes
(
PersistentObjectAttribute
attributes
,
string
title
,
PersistentObject
parent
) :
System
attributes
PersistentObjectAttribute
title
string
parent
PersistentObject
return
System