Property | Type | Description | |
---|---|---|---|
CacheKey | string | ||
KioskDevice | System | ||
KioskDevice | System | ||
LoadKioskLocations | void | ||
LoadKioskLocations | void |
Method | Description | |
---|---|---|
ActiveGroupTypes ( List |
Subset of the KioskGroupTypes that are configured and currently active or check in.
|
|
FilteredGroupTypes ( List |
Subset of the KioskGroupTypes
|
|
Flush ( int id ) : void |
Flushes the specified id.
|
|
FlushAll ( ) : void |
Flushes all.
|
|
HasActiveLocations ( List |
Gets a value indicating whether this instance has active locations.
|
|
HasLocations ( List |
Gets a value indicating whether this instance has active locations.
|
|
Locations ( List |
returns the locations for this Kiosk for the configured group types
|
|
Read ( int id, List |
Reads the device by id.
|
Method | Description | |
---|---|---|
CacheKey ( int id ) : string |
Caches the key.
|
|
KioskDevice ( ) : System |
Prevents a default instance of the KioskDevice class from being created.
|
|
KioskDevice ( Device device ) : System |
Prevents a default instance of the KioskDevice class from being created.
|
|
LoadKioskLocations ( |
Loads the kiosk locations.
|
|
LoadKioskLocations ( |
Loads the kiosk locations.
|
public ActiveGroupTypes ( List |
||
configuredGroupTypes | List |
The configured group types. |
return | List |
public FilteredGroupTypes ( List |
||
configuredGroupTypes | List |
The current group types. |
return | List |
public HasActiveLocations ( List |
||
configuredGroupTypes | List |
|
return | bool |
public HasLocations ( List |
||
configuredGroupTypes | List |
|
return | bool |
public Locations ( List |
||
configuredGroupTypes | List |
The configured group types. |
rockContext | RockContext | The rock context. |
return | IEnumerable |
public static Read ( int id, List |
||
id | int | The id. |
configuredGroupTypes | List |
The configured group types. |
return |