Search
Calendar.LoadViewSettings Method
See Also
 





Loads the view settings from the specified stream or XML document.

 Overload List

Name Description

Calendar.LoadViewSettings (JsonObject, JsonSerializationContext, String)

Loads the view settings under the specified name from the specified JsonObject.

Calendar.LoadViewSettings (Stream)

Loads the view settings from the specified stream.

Calendar.LoadViewSettings (XmlDocument, String)

Loads the view settings under the specified name from the specified XML document.

 See Also