public sealed class Widget : StorageSerializablePublic NotInheritable Class Widget
Inherits StorageSerializablepublic ref class Widget sealed : public StorageSerializable[<SealedAttribute>]
type Widget =
class
inherit StorageSerializable
end| Widget | Инициализирует новый экземпляр класса Widget |
| Content | Content. |
| ID | Widget ID. |
| Origin | Identifier of the original widget containing the content. |
| OriginDeleted | Indicates that original widget has been deleted. |
| OriginModified | The date and time the widget origin was modified. |
| OriginModifiedByID | The user identifier who modified the widget origin. |
| OriginModifiedByName | The user name who modified the widget origin. |
| OriginVersion | Origin version. |
| Settings | Settings. |
| State | State. |
| TemplateSettings | Widget template settings, if present. |
| Token | Represents a secure, serializable token used for widgets access control. |
| Type | Widget type. |
| Version | Version. |
| Deserialize | Выполняет десериализацию полей объекта из заданного хранилища. (Унаследован от StorageSerializable) |
| DeserializeAndGetCore | Выполняет десериализацию полей объекта из заданного хранилища. (Унаследован от StorageSerializable) |
| DeserializeCore | Выполняет десериализацию полей объекта из заданного хранилища. (Переопределяет StorageSerializableDeserializeCore(DictionaryString, Object)) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| Serialize | Выполняет сериализацию полей объекта в заданное хранилище. (Унаследован от StorageSerializable) |
| SerializeCore | Выполняет сериализацию полей объекта в заданное хранилище. (Переопределяет StorageSerializableSerializeCore(DictionaryString, Object)) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |