 | AppletCollectionGetLoginAssetPath Method |
Get the configured login asset for this collection
Namespace: SanteDB.Core.AppletsAssembly: SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.2081-alpha+7b2a5ef9dec224f2debe0fde366fd06099cc30db
Syntaxpublic string GetLoginAssetPath()
Public Function GetLoginAssetPath As String
public:
String^ GetLoginAssetPath()
member GetLoginAssetPath : unit -> string
Return Value
String[Missing <returns> documentation for "M:SanteDB.Core.Applets.AppletCollection.GetLoginAssetPath"]
See Also