UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Accounts.HelpLinks Class Reference

Represents the set of default and custom help links for an account. More...

Inheritance diagram for UVACanvasAccess.Structures.Accounts.HelpLinks:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Accounts.HelpLinks:
Collaboration graph
[legend]

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
Returns
The formatted string.

 

Properties

string HelpLinkName [get]
 The name of the help button.
 
string HelpLinkIcon [get]
 The icon used for the help button.
 
IEnumerable< HelpLinkCustomHelpLinks [get]
 Account-defined help links.
 
IEnumerable< HelpLinkDefaultHelpLinks [get]
 Default help links.
 

Detailed Description

Represents the set of default and custom help links for an account.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Accounts.HelpLinks.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this class was generated from the following file: