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