PFDashboardGetDashboardUrl Method |
Gets a dashboard's URL based on its id.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static string GetDashboardUrl(
long id
)
Parameters
- id
- Type: SystemInt64
Return Value
Type:
StringSee Also