isEnabled();
Returns a boolean indicating if SCE is enabled.
Returns
Boolean |
true if SCE is enabled, false otherwise. If you want to set the value, you have to do it at module config time on $sceProvider. |
Returns a boolean indicating if SCE is enabled.
Boolean |
true if SCE is enabled, false otherwise. If you want to set the value, you have to do it at module config time on $sceProvider. |
Please login to continue.